-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sink(ticdc): adjust sql mode compatibility for mysql sink #3938
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Signed-off-by: qupeng <qupeng@pingcap.com>
43ab523
to
9dc5f2f
Compare
Signed-off-by: qupeng <qupeng@pingcap.com>
@maxshuang: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
test fail |
Signed-off-by: qupeng <qupeng@pingcap.com>
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. @@ Coverage Diff @@
## master #3938 +/- ##
================================================
+ Coverage 55.1722% 55.2923% +0.1200%
================================================
Files 485 489 +4
Lines 59829 60654 +825
================================================
+ Hits 33009 33537 +528
- Misses 23484 23731 +247
- Partials 3336 3386 +50 |
/run-/dm-integration-test |
/run-dm-integration-test |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created: #4193. |
In response to a cherrypick label: new pull request created: #4194. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created: #4195. |
In response to a cherrypick label: new pull request created: #4196. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created: #4197. |
/run-cherry-picker |
Signed-off-by: qupeng qupeng@pingcap.com
What problem does this PR solve?
Close #3810.
Check List
Tests
Code changes
Side effects
Related changes
Release note